@charset "utf-8";
html,body{ font:12px/1.8 'microsoft yahei',tahoma,verdana,'simsun'; color:#606060; -webkit-text-size-adjust:none;}
html { overflow-y: scroll;}
a{ color:#464646; text-decoration:none;}
a:hover{ color:#11578b; text-decoration:none;}
.clear{ clear:both; }
.list-none{ list-style:none; padding:0px; margin:0px;}
.editor{ line-height:2; color:#333;}
.editor ul,.editor ol{ padding:0px 0px 0px 25px; margin:0px;}
.editor a{ color:#1C57C4; text-decoration:underline;}
.lf{ float:left;}
.ri{ float:right;}
.ptp{ padding-top:20px;}
.br-bg{ background:#fafdff; border:1px solid #e8e3e2;}
.editor{word-wrap: break-word;font-family:宋体b8b\4f53,arial; font-size:14px;}
.editor p { margin-bottom:5px; margin-top:5px; text-align: center;}
.editor p img { max-width:700px; max-height:900px;}
.editor li { margin-bottom:28px; margin-top:15px;}
.editor div { margin-bottom:10px; margin-top:5px;}

/*头部*/


/* banner 文字 */ 
.banner_wz { width:100%; height:260px; margin:0 auto; position:absolute; top:250px; z-index:999;}


/* banner */  /* 
.banner_jy { position:relative; overflow:hidden; background: url(../images/loading.gif) 50% no-repeat; height:650px;}
.slider{ width:100%; height:650px; margin:0 auto; top:0px;}
.slider #slider1_container { }
.slider .slides { position:absolute; top:-260px;}
.slider .slides div{  }
.slider .slides div a { }
.slider .slides img { }
.av{ background-color:#FFFFFF !important;}
.slidetip{ position:fixed; z-index:99; bottom:45%; left:48%;} */



/*首页*/
 

/*底部*/
 
 
 
 /*按钮*/
.button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.button:hover { text-decoration: none; color:#fff; }
.button:active { position: relative; top: 1px;}
.orange{ color: #fef4e9; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top,  #faa51a,  #f47a20); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); }
.orange:hover { background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); background: -moz-linear-gradient(top,  #f88e11,  #f06015); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); }
.orange:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); background: -moz-linear-gradient(top,  #f47a20,  #faa51a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');}0000000000000000000
input.input-text,input.input-file,input.code,textarea { padding: 4px; font-size: 15px; outline: none; text-shadow: 0px 1px 0px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; background:#fff url(../images/dt-10.gif) repeat-x left top; }
input.input-text:focus,input.input-file:focus,input.code:focus,textarea:focus { border: 1px solid #fafafa; -webkit-box-shadow: 0px 0px 6px #007eff; -moz-box-shadow: 0px 0px 5px #007eff; box-shadow: 0px 0px 5px #007eff;}




/*表单*/
.message {}
.message .message_text { width:580px; height:39px; margin:0 auto;}
.message .message_text .text{ padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:bold; float:left;}
.message .message_text .input{ width:200px; padding:6px 8px; float:left;}
.message .message_text .input input.input-text, .message .message_cont .input textarea.textarea-text, .message .message_code .input input.input-text { margin-right:8px; padding: 4px; font-size: 15px; outline: none; text-shadow: 0px 1px 0px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; background:#fff url(../css/images/dt-10.gif) repeat-x left top;}
.message .message_cont { width:580px; height:131px; margin:0 auto; overflow:hidden;}
.message .message_cont .text { padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:bold; float:left; line-height: 115px;}
.message .message_cont .input { width:430px; padding:6px 8px; float:left;}
.message .message_cont .input textarea.textarea-text { width:420px; height:105px; color:#ccc; font-family:Microsoft Yahei !important;}
.message .message_code { width:580px; height:39px; margin:0 auto;}
.message .message_code .text { padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:bold; float:left;}
.message .message_code .input { width:200px; padding:6px 8px; float:left;}
.message .message_code .input input.input-text {}
.message .message_code .code { position:relative; float:left;}
.message .message_code .code img { position:relative; bottom:1px;}
.message .message_but { width:580px; height:31px; margin:0 auto; margin-left:220px; margin-top:10px; margin-bottom:15px;}
.message .message_but .but {}
.message .message_but .but .submint{ padding:10px;}



/*工具栏*/
.met_hits{ padding:0px 5px; height:35px; line-height:35px; margin-top:10px; border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;}
.met_hits a{ color:#666;}
.met_hits .metjiathis { position:absolute; left:5px; top:3px;}
.met_hits .metjiathis .jiathis_style { width:190px; height:30px; line-height:30px;}
.met_hits .jiathis_style .jiathis_txt { float:left;}
.met_hits .jiathis_style .bdsharebuttonbox { float:right;}

.met_page{ text-align:center; margin-top:5px;}
.met_page a{ margin-right:50px; color:#1C57C4; text-decoration:underline;}



/*翻页*/
#flip{ margin-bottom:15px;}



/*附件*/
.met_annex{ color:#f00; text-decoration:underline;}
.met_annex:hover{ color:#f00; text-decoration:underline}



/*  侧边  */
.sidebar { width:1300px; height:auto; margin:0 auto; margin-top:20px;}

.sb_nav { width:240px; height:auto; float:left; position:relative;}
.sb_nav .lieb-tit { width:240px; height:78px; background:#e7141a; text-align:center; position:relative; border-bottom:3px double #dfdbdb; }

.sb_nav .lieb-tit h3 { font-size:24px; color:#fff; font-weight:bold; line-height:1.4; padding-top:16px; text-align:center;}
.sb_nav .lieb-tit p { font-size:12px; color:#fff; font-family:"Times New Roman"; line-height:1.4; text-transform:uppercase; text-align:center;}

.sb_nav .left-lieb { width:240px; height:auto; margin-bottom:10px;}
.sb_nav .left-lieb ul {}
.sb_nav .left-lieb ul li { width:240px; height:auto; line-height:50px; text-align:center;}
.sb_nav .left-lieb ul li a { width:180px; height:50px; line-height:50px; display:block; font-size:14px; color:#fff; background:#e7141a; border-bottom:1px solid #fff; padding-left:60px; text-align:left;}
.sb_nav .left-lieb ul li.cur a{ color:#f28f00; background:#fff;}
.sb_nav .left-lieb ul li a:hover { color:#ffb13b;} 

.sb_nav .left-lieb ul li ul{ display:none; color:#666; padding:0px 0 0px 0px; border:none; }
.sb_nav .left-lieb ul li ul li { float:none; height:36px;line-height:35px; margin-top:0px; font-size:12px; border-bottom:1px dashed #fff;}
.sb_nav .left-lieb ul li ul li a{ width:170px; display:block; color:#fff; height:36px; line-height:35px; font-size:13px; font-weight:normal; text-align:left; padding-left:70px;}
.sb_nav .left-lieb ul li ul li a:hover{ color:#ff9900; font-size:13px; height:36px; font-weight:normal; line-height:35px;} 


.sb_nav .left-lx {}
.sb_nav .left-lx .lx-tit { width:240px; height:50px; background:#e7141a;}
.sb_nav .left-lx .lx-tit p { color:#fff; font-size:15px; text-align:center; line-height:50px;}
.sb_nav .left-lx .lx-tu { width:240px; height:120px;}
.sb_nav .left-lx .lx-tu img { width:240px;}
.sb_nav .left-lx .lx-nr { padding:8px; border:1px solid #eaeaea;}
.sb_nav .left-lx .lx-nr h3 { font-size:13px; font-weight:bold; color:#555; line-height:2;}
.sb_nav .left-lx .lx-nr p { color:#555; line-height:2;}


 

/*内页侧栏*/
.sidebar{ width:1300px; height:auto; margin:0 auto; margin-top:25px; margin-bottom:40px;}
.sidebar .sb_nav{ float:left; width:240px; position:relative;}
div.ti1-bg{ position:absolute; width:225px; height:37px; background:url(../css/images/leftti.png) no-repeat; overflow:hidden;zoom:1;top:10px;left:-6px;z-index:1;}
div.ti1-bg span{ display:block; width:170px; overflow:hidden; margin-left:30px; line-height:30px; font-size:14px; font-weight:bold; color:#fff;}
.sidebar .sb_nav h3.title1{ border:1px solid #D3E1ED; background:#FAFDFF; border-bottom:none; height:48px; line-height:48px; overflow:hidden;zoom:1;}
.sidebar .sb_nav h3.title2{ height:30px; line-height:30px; border:1px solid #D3E1ED; background:#FAFDFF; padding-left:22px; overflow:hidden; font-size:14px; color:#333;}
.sidebar .sb_nav h3.line{ margin-top:15px; }
.sidebar .sb_nav .active{ padding:0px 15px 10px 15px; background:#FAFDFF;border:1px solid #D3E1ED; border-top:none;zoom:1;}
.sidebar .sb_nav .ct-con{ padding-top:10px; color:#666;}
.sidebar .ct-con{ line-height:2; color:#333;}
.sidebar .ct-con ul,.sidebar .ct-con ol{ padding:0px 0px 0px 25px; margin:0px;}
.sidebar .ct-con a{ color:#1C57C4; text-decoration:underline;}

#sidebar dl{ margin-left:5px;}
#sidebar dl dt{ padding:4px 0px 5px 15px; background:url(../css/images/dt-11.gif) no-repeat 2px 13px;}
#sidebar dl dt a{font-size:14px; color:#666;}
#sidebar dl dt a:hover{color:#09F;}
#sidebar dl dd{ padding:0px 0px 0px 15px;}
#sidebar dl dd h4{ font-weight:normal; padding:5px 0px 5px 10px; background:url(../css/images/job_ico.gif) no-repeat left 12px;}
#sidebar dl dt.on a{ font-weight:bold; color:#11578b; }
#sidebar dl h4.on a{ font-weight:bold;}

.sidebar .sb_box{ float:right; width:1041px; background:#fff; overflow:hidden; background:#fefefe;}
.sidebar .sb_box div.title{ border-bottom:1px solid #e8e3e2;height:35px; line-height:35px; position:relative;}
.sidebar .sb_box div.title span{ position:absolute; left:0px; top:-1px; font-size:14px; border-bottom:2px solid #f16969; padding:0px 15px; color:#842718;}
.sidebar .sb_box div.title div.position{ float:right; font-weight:normal; position:relative; top:3px; right:15px; color:#000;}
.sidebar .sb_box div.title div.position a{ color:#666;}
.sidebar .sb_box div.title div.position a:hover{ text-decoration:underline;}



/*简介模块*/
#showtext { padding:20px; line-height:2;}
#showtext p { text-align:justify !important;}



/*文章模块*/
#newslist{ margin:20px 20px; margin-bottom:15px; padding:0px;}

#newslist li{ padding:6px 10px; background:url(../css/images/dt-0.gif) no-repeat left 15px;}
#newslist li a{ font-size:14px; margin-right:5px;}
#newslist li span{ float:right; color:#aaa;}
#newslist li p{ color:#aaa;}
#shownews{ padding:0px 15px 15px;}
#shownews .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#shownews h1{ font-size:20px; text-align:center; border-bottom:1px dotted #ccc; padding:5px 0px; margin:10px 0px; color:#333;}

#newslist li{ background:url(../css/images/li.png) no-repeat left 15px;}
#newslist li p{ color:#888;}
#shownews h4.related{ height:30px; line-height:30px;zoom:1; border-bottom:1px solid #4d6e95; margin:15px 0px 10px 0px;}
#shownews h4.related span{ float:left; display:inline; background:url(../css/images/rela-bg.jpg) repeat-x left top; min-width:70px;_width:70px; white-space:nowrap; text-align:center; color:#fff; text-shadow:-1px -1px #4d6e95; padding:0px 10px;}
#shownews .relatedlist li{ float:left; width:30%; margin-right:10px; height:27px; line-height:27px; padding-left:12px; background:url(../diantb.jpg) no-repeat 3px 12px; overflow:hidden; }
#shownews .relatedlist li a:hover{ text-decoration:underline; }
*html #shownews .relatedlist li img{ margin-top:8px;}



/*产品模块*/
#productlist{ margin:20px 20px; margin-bottom:10px; padding-bottom:0px;}
#productlist ul { width:1031px; height:auto;}
#productlist li{ width:322px; height:350px; float:left; display:inline; text-align:center; margin-right:17px;}
#productlist li a.img{ width:320px; height:300px; text-align:center; vertical-align:middle; border:1px solid #ccc; display:table-cell;}
#productlist li a.img img{ max-width:320px; max-height:300px; vertical-align:middle;}
#productlist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5; padding-top:7px; padding-bottom:15px;}
#productlist li h3 a{ color:#333; font-size:14px;}
#productlist li h3 a:hover{ color:#dd170d; text-decoration:underline;}

#showproduct{ padding:20px;}
#showproduct h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px; text-align:center;}
#showproduct dl.pshow { width:961px; height:auto; margin:0 auto;}
#showproduct dl.pshow dt{ width:861px; height:auto; margin:0 auto; text-align:center; }
#showproduct dl.pshow #imgqwe {}
#showproduct dl.pshow #imgqwe a {}
#showproduct dl.pshow #imgqwe a img { max-width:700px; max-height:700px;}

#showproduct .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(../css/images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showproduct .editor{ line-height:2; padding:0px 10px; font-size:14px;}

#showproduct h4.related{ height:30px; line-height:30px;zoom:1; border-bottom:1px solid #4d6e95; margin:15px 0px 10px 0px;}
#showproduct h4.related span{ float:left; display:inline; background:url(../css/images/rela-bg.jpg) repeat-x left top; min-width:70px;_width:70px; white-space:nowrap; padding:0px 10px; text-align:center; color:#fff; text-shadow:-1px -1px #4d6e95;}
#showproduct h3.sl-ti{ height:31px; border-bottom:1px solid #ccc; margin-top:13px;zoom:1;}

#showproduct h3.sl-ti a{ float:left; display:inline; cursor:pointer; min-width:60px;_width:60px; white-space:nowrap; text-align:center; height:30px; line-height:30px; background:url(../css/images/sl-ti.jpg) repeat-x left top; margin-right:4px; border:1px solid #ccc; padding:0px 10px;} 
#showproduct h3.sl-ti a.hover{ background:url(../css/images/rela-bg.jpg) repeat-x; background:none; color:#333; text-shadow:0px 0px #4d6e95; border:1px solid #ccc;}

#rl-product{ position:relative; width:690px; overflow:hidden; margin-left:18px;}
#rl-product ul{position: absolute;width: 2012em;}
#rl-product li{ float:left; display:inline; zoom:1; overflow:hidden;text-align:center;}
#rl-product li a.img{ display:block; text-align:center; font-size:0px;}
#rl-product li img{ border:1px solid #ccc;}
#rl-product li h3{ margin-top:5px;}
#showproduct .flip{ position:absolute;z-index:1;}
#showproduct #trigger{ display:none;}
#showproduct .next,#showproduct .prev{ width:12px; height:20px; overflow:hidden; display:block;background:url(../css/images/p-arrow.jpg) no-repeat; cursor:pointer;}
#showproduct .next{background-position:0px 0px; position:absolute;top:60px; left:710px;}
#showproduct .next:hover{background-position:0px -20px; }
#showproduct .prev{background-position:-12px 0px;position:absolute;top:60px;left:0px;}
#showproduct .prev:hover{ background-position:-12px -20px;}
*html #showproduct .prev{ left:-18px;}
*html #showproduct .next{ left:693px;}
*+html #showproduct .prev{ left:-18px;}
*+html #showproduct .next{ left:693px;}



/*图片模块*/
#imglist{ margin:20px 20px; margin-bottom:10px; padding-bottom:0px;}
#imglist ul { width:1031px; height:auto; }
#imglist li{ width:322px; height:270px; float:left; display:inline; text-align:center; margin-right:17px;}
#imglist li a.img{ width:320px; height:230px; border:1px solid #ccc; display:table-cell; vertical-align:middle; }
#imglist li a.img img{ max-width:320px; max-height:230px; vertical-align:middle; }
#imglist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5; text-align:center;}
#imglist li h3 a { font-size:13px;}

#showimg{ padding:20px;}
#showimg h1.title{ font-size:18px; padding:5px 0px; margin-bottom:10px; text-align:center;}
#showimg .imgshow{ text-align:center;}
#showimg .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#showimg #imgqwe {}
#showimg #imgqwe a img { max-width:700px; max-height:900px; vertical-align:middle;}
.imgparalist li{ padding:3px 15px 3px; background:url(../css/images/dt-0.gif) no-repeat 5px center;}
.imgparalist li span{ float:left; margin-right:10px; color:#999;}
#showimg .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../css/images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }



/*下载模块*/
#downloadlist dl.top dt a{ color:#004080;}
#downloadlist .metlist dd{ background:#eef3fa;}

#downloadlist{ padding:15px;}
#downloadlist .metlist{ margin-bottom:20px;}
#downloadlist dl.top dt a{ color:#f00;}
#downloadlist .metlist dt{ border-bottom:1px solid #ddd; font-size:14px; font-weight:bold; padding:3px 5px 3px 20px; background:url(../css/images/dt-9.gif) no-repeat 5px 11px;}
#downloadlist .metlist dd{ color:#999; padding:5px 8px; background:#f8f8f8;}
#downloadlist .metlist dd b{ font-weight:normal;}
#downloadlist .metlist dd div{ float:right;}
#downloadlist .metlist dd span{ padding-right:20px;}
#downloadlist .metlist dd a{ color:#1C57C4; text-decoration:underline;}
#downloadlist .metlist dd a.down{ color:#fa1a1a; text-decoration:underline;}
#showdownload{ padding:15px;}
#showdownload h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showdownload .paralist{ background:#f6f6f6; padding:5px 10px;}
#showdownload .paralist li{ padding:3px 5px 3px 0px; margin:5px 0px; border-bottom:1px solid #eee;}
#showdownload .paralist li a{ color:#f00; text-decoration:underline;}
#showdownload .paralist li span{ float:left; padding:0px 10px; margin-right:5px; text-align:left; }
#showdownload .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#showdownload .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(../css/images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }



/*地图*/
#sitemaplist .sitemapclass2 h3{background:url(../css/images/li.png) no-repeat left center;}



/*招聘模块*/
#joblist{ padding:15px;}
#joblist dl{ padding:0px 5px 15px; margin-bottom:15px;}
#joblist dt{ padding:5px 10px; font-size:16px; font-weight:bold; border-bottom:1px dotted #ccc;}
#joblist dd{ padding:0px 0px 5px;}
#joblist dd .dtail{ padding:5px 10px; border-top:1px dotted #ccc;}
#joblist dd .dtail span{ margin-right:20px;}
#joblist dd .dtail a{ color:#1C57C4;}
#joblist dd .editor{padding:5px;}
#joblist dd .mis{ padding:5px 10px;}
#joblist dd .mis span{ margin-right:15px; color:#999;}
#showjob{ padding:15px;}
#showjob h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showjob .paralist li{ float:left; width:45%; padding:3px 15px 3px; background:url(../css/images/dt-0.gif) no-repeat 5px center;}
#showjob .paralist li span{ float:left; margin-right:10px; color:#999;}
#showjob .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../css/images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showjob .info_cv{ font-size:12px; text-align:center; margin:10px 0px; }	
#showjob .editor{ line-height:2; padding:0px 10px; font-size:14px; }	
#cvlist{ padding:15px;}



/*在线留言*/
#messagelist{ padding:15px;}
#messagelist .metlist{ margin-bottom:10px; border:6px solid #dedede; padding:5px;}
#messagelist .metlist dt.tit { background:url(../images/message.gif) no-repeat left center; border-bottom:1px dotted #dedede; padding:4px 0px 4px 8px; margin-bottom:5px;}
#messagelist .metlist dt.tit span.name{ color:#2c7199;}
#messagelist .metlist dt.tit span.time{ padding-left:8px; color:#999;}
#messagelist .metlist dt.tit span.tt{ float:right; padding-right:5px;}
#messagelist .metlist dd.info { margin-bottom:5px;}
#messagelist .metlist dd.info span.tt{ display:none; clear:both;}
#messagelist .metlist dd.info span.text { display:block; line-height:1.5; padding:8px 5px;}
#messagelist .metlist dd.info span.time { padding-left:8px; color:#999; padding:8px 5px;}
#messagelist .metlist dd.reinfo { margin-left:10px;}
#messagelist .metlist dd.reinfo span.tt{ background:url(../css/images/admin.gif) no-repeat 7px 3px; display:block; border-bottom:1px dotted #dedede; padding:2px 0px 2px 27px; margin:0px 0px 5px;color:#2c7199;}
#messagelist .metlist dd.reinfo span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .metlist dd.reinfo span.time { padding-left:8px; color:#999; padding:8px 5px;}

#messagelist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../css/images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#messagelist table{ margin:0px auto;}
#messagetable{ padding:15px;}
#messagetable table{ margin:0px auto;}



/*在线反馈*/
#feedback{ padding:15px;}
#feedback table{ margin:0px auto;}



/*友情链接*/
#linklist{ padding:15px 15px 25px;}
#linklist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../css/images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#linklist .inside{ padding:15px 0px 0px;}
#linklist .metlist .img li{ list-style:none; display:inline; padding-right:5px;}
#linklist .metlist .img img{ width:88px; height:31px;}
#linklist .metlist .txt li{ list-style:none; float:left; width:88px; height:20px; line-height:20px; margin-right:5px; overflow:hidden;}
#linksubmit{ padding:15px;}
#linksubmit table{ margin:0px auto;}
#memberbox{ padding:15px;}

/*站内搜索*/
ul.searchnavlist{ list-style:none; padding:0px; margin:0px;}
ul.searchnavlist li{ padding:5px 0px;}
#searchlist{ padding:15px;}
#searchlist li{ padding-left:10px; margin-bottom:6px; line-height:1.5;}
#searchlist ul{ list-style:none; padding:0px; margin:0px;}
#searchlist ul li{ padding:3px 5px; margin-bottom:5px;}
#searchlist ul li img{ display:none;}
#searchlist .search_title{ display:block; padding:2px 0px;}
#searchlist .search_title a{ font-size:14px; color:#12C; text-decoration:underline;}
#searchlist .search_title em{ color:#c00; text-decoration:underline; font-style:normal;}
#searchlist .search_detail{ display:block; }
#searchlist .search_detail a{ text-decoration:underline; color:#12C;}
#searchlist .search_content em{ color:#c00; font-style:normal;}
#searchlist .search_updatetime{ display:block; margin-top:5px; color:green;}
#searchlist a:hover{ text-decoration:underline;}

/*网站地图*/
#sitemaplist{ padding:15px;}
#sitemaplist .sitemapclass{ padding:5px 0px;}
#sitemaplist .sitemapclass1{ display:block; height:28px; line-height:28px; margin-bottom:5px; border-bottom:1px solid #ddd;}
#sitemaplist .sitemapclass1 a{ padding:5px 10px; background:#eee;}
#sitemaplist .sitemapclass2{ padding-left:15px; padding-top:3px;}
#sitemaplist .sitemapclass2 h3{  background:url(../css/images/dt-0.gif) no-repeat left center; padding:2px 8px;}
#sitemaplist .sitemapclass2 h3 a{ color:#444;}
#sitemaplist .sitemapclass2 div{ padding-left:2px;}
#sitemaplist .sitemapclass2 h4{ display:inline; padding:2px 6px;}
#sitemaplist .sitemapclass2 h4 a{ text-decoration:underline; color:#2c7199;}

/*翻页样式*/
.metpager_1{ text-align:center;}
.metpager_2{ text-align:center;}
.metpager_3{ text-align:center;}

.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009;}
.metpager_4 a:hover { border:1px solid #009; color:#000;}
.metpager_4 a:active {border:1px solid #009; color:#000;}
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

.metpager_5 a,.metpager_5 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; color:#0061de; }
.metpager_5 a:hover { border:1px solid #2b55af; color:#fff; background-color:#3666d4;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#000; text-decoration:none;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#ddd;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../css/images/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../css/images/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../css/images/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../css/images/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../css/images/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 .page-index a {}
.metpager_8 .page-num-current { border:none;}
.metpager_8 a.page-num-current:hover { border:none; color:#aaa;} 
.metpager_8 a:hover { border:1px solid #0082d0; color:#0082d0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;} 
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;} 




